Click or drag to resize

BodyPartList Methods

The BodyPartList type exposes the following members.

Methods
  NameDescription
Public methodAdd(Attachment)
Adds the specified attachment.
Public methodAdd(T) (Inherited from ListBodyPart.)
Public methodAddRange (Inherited from ListBodyPart.)
Public methodAsReadOnly (Inherited from ListBodyPart.)
Public methodBinarySearch(T) (Inherited from ListBodyPart.)
Public methodBinarySearch(T, IComparerT) (Inherited from ListBodyPart.)
Public methodBinarySearch(Int32, Int32, T, IComparerT) (Inherited from ListBodyPart.)
Public methodClear (Inherited from ListBodyPart.)
Public methodContains (Inherited from ListBodyPart.)
Public methodConvertAllTOutput (Inherited from ListBodyPart.)
Public methodCopyTo(T) (Inherited from ListBodyPart.)
Public methodCopyTo(T, Int32) (Inherited from ListBodyPart.)
Public methodCopyTo(Int32, T, Int32, Int32) (Inherited from ListBodyPart.)
Public methodEquals (Inherited from Object.)
Public methodExists (Inherited from ListBodyPart.)
Protected methodFinalize (Inherited from Object.)
Public methodFind (Inherited from ListBodyPart.)
Public methodFindAll (Inherited from ListBodyPart.)
Public methodFindIndex(PredicateT) (Inherited from ListBodyPart.)
Public methodFindIndex(Int32, PredicateT) (Inherited from ListBodyPart.)
Public methodFindIndex(Int32, Int32, PredicateT) (Inherited from ListBodyPart.)
Public methodFindLast (Inherited from ListBodyPart.)
Public methodFindLastIndex(PredicateT) (Inherited from ListBodyPart.)
Public methodFindLastIndex(Int32, PredicateT) (Inherited from ListBodyPart.)
Public methodFindLastIndex(Int32, Int32, PredicateT) (Inherited from ListBodyPart.)
Public methodForEach (Inherited from ListBodyPart.)
Public methodGetEnumerator (Inherited from ListBodyPart.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRange (Inherited from ListBodyPart.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf(T) (Inherited from ListBodyPart.)
Public methodIndexOf(T, Int32) (Inherited from ListBodyPart.)
Public methodIndexOf(T, Int32, Int32) (Inherited from ListBodyPart.)
Public methodInsert (Inherited from ListBodyPart.)
Public methodInsertRange (Inherited from ListBodyPart.)
Public methodLastIndexOf(T) (Inherited from ListBodyPart.)
Public methodLastIndexOf(T, Int32) (Inherited from ListBodyPart.)
Public methodLastIndexOf(T, Int32, Int32) (Inherited from ListBodyPart.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove (Inherited from ListBodyPart.)
Public methodRemoveAll (Inherited from ListBodyPart.)
Public methodRemoveAt (Inherited from ListBodyPart.)
Public methodRemoveRange (Inherited from ListBodyPart.)
Public methodReverse (Inherited from ListBodyPart.)
Public methodReverse(Int32, Int32) (Inherited from ListBodyPart.)
Public methodSort (Inherited from ListBodyPart.)
Public methodSort(IComparerT) (Inherited from ListBodyPart.)
Public methodSort(ComparisonT) (Inherited from ListBodyPart.)
Public methodSort(Int32, Int32, IComparerT) (Inherited from ListBodyPart.)
Public methodToArray (Inherited from ListBodyPart.)
Public methodToString (Inherited from Object.)
Public methodTrimExcess (Inherited from ListBodyPart.)
Public methodTrueForAll (Inherited from ListBodyPart.)
Top
See Also